home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Information Management / Filevision® IV / FilevisionÆ IV / card_8191.txt < prev    next >
Text File  |  1990-03-16  |  7KB  |  245 lines

  1. -- card: 8191 from stack: in
  2. -- bmap block id: 16975
  3. -- flags: 4000
  4. -- background id: 13501
  5. -- name: why using
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global delay
  9.   unlock screen
  10.   get delay
  11.   wait delay*4 seconds
  12.   play "projector"
  13.   hide card field 12
  14.   hide card field 13
  15.   put 2 into step
  16.   wait delay seconds
  17.   repeat 10 times
  18.     play "harpsichord" 40 + the random of 40
  19.     hide card field step
  20.     if delay >= 3 then
  21.       wait round(delay/3) seconds
  22.     else
  23.       wait 90
  24.     end if
  25.     add 1 to step
  26.   end repeat
  27.   pass openCard
  28. end openCard
  29.  
  30. on closeCard
  31.   lock screen
  32.   put 2 into step
  33.   repeat 12 times
  34.     show card field step
  35.     add 1 to step
  36.   end repeat
  37. end closeCard
  38.  
  39.  
  40.  
  41. -- part 1 (button)
  42. -- low flags: 00
  43. -- high flags: 0000
  44. -- rect: left=256 top=63 right=87 bottom=271
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 25382 / 25382
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: ptr
  53.  
  54.  
  55. -- part 12 (field)
  56. -- low flags: 01
  57. -- high flags: 0000
  58. -- rect: left=293 top=327 right=342 bottom=312
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 0
  62. -- font id: 3
  63. -- text size: 9
  64. -- style flags: 0
  65. -- line height: 12
  66. -- part name: #
  67.  
  68.  
  69. -- part 2 (field)
  70. -- low flags: 01
  71. -- high flags: 0001
  72. -- rect: left=53 top=83 right=106 bottom=451
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 0
  76. -- font id: 3
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: 
  81.  
  82.  
  83. -- part 3 (field)
  84. -- low flags: 01
  85. -- high flags: 0001
  86. -- rect: left=116 top=105 right=128 bottom=384
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 0
  90. -- font id: 3
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: 
  95.  
  96.  
  97. -- part 4 (field)
  98. -- low flags: 01
  99. -- high flags: 0001
  100. -- rect: left=116 top=127 right=150 bottom=384
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 0
  104. -- font id: 3
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: 
  109.  
  110.  
  111. -- part 5 (field)
  112. -- low flags: 01
  113. -- high flags: 0001
  114. -- rect: left=116 top=149 right=172 bottom=384
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 0
  118. -- font id: 3
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: 
  123.  
  124.  
  125. -- part 6 (field)
  126. -- low flags: 01
  127. -- high flags: 0001
  128. -- rect: left=116 top=171 right=194 bottom=384
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 0
  132. -- font id: 3
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: 
  137.  
  138.  
  139. -- part 7 (field)
  140. -- low flags: 01
  141. -- high flags: 0001
  142. -- rect: left=116 top=193 right=217 bottom=384
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 0
  146. -- font id: 3
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: 
  151.  
  152.  
  153. -- part 8 (field)
  154. -- low flags: 01
  155. -- high flags: 0001
  156. -- rect: left=109 top=216 right=240 bottom=390
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 0
  160. -- font id: 3
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: 
  165.  
  166.  
  167. -- part 9 (field)
  168. -- low flags: 01
  169. -- high flags: 0001
  170. -- rect: left=116 top=239 right=262 bottom=384
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 0
  174. -- font id: 3
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179.  
  180.  
  181. -- part 10 (field)
  182. -- low flags: 01
  183. -- high flags: 0001
  184. -- rect: left=26 top=261 right=284 bottom=476
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 0
  188. -- font id: 3
  189. -- text size: 12
  190. -- style flags: 0
  191. -- line height: 16
  192. -- part name: 
  193.  
  194.  
  195. -- part 11 (field)
  196. -- low flags: 01
  197. -- high flags: 0001
  198. -- rect: left=116 top=283 right=304 bottom=384
  199. -- title width / last selected line: 0
  200. -- icon id / first selected line: 0 / 0
  201. -- text alignment: 0
  202. -- font id: 3
  203. -- text size: 12
  204. -- style flags: 0
  205. -- line height: 16
  206. -- part name: 
  207.  
  208.  
  209. -- part 13 (field)
  210. -- low flags: 01
  211. -- high flags: 2001
  212. -- rect: left=0 top=0 right=41 bottom=512
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 3
  217. -- text size: 20
  218. -- style flags: 1792
  219. -- line height: 26
  220. -- part name: 
  221.  
  222.  
  223. -- part 14 (field)
  224. -- low flags: 01
  225. -- high flags: 2001
  226. -- rect: left=0 top=40 right=342 bottom=512
  227. -- title width / last selected line: 0
  228. -- icon id / first selected line: 0 / 0
  229. -- text alignment: 0
  230. -- font id: 3
  231. -- text size: 10
  232. -- style flags: 0
  233. -- line height: 13
  234. -- part name: 
  235.  
  236.  
  237. -- part contents for card part 13
  238. ----- text -----
  239. join the many happy Filevision users!
  240.  
  241.  
  242. -- part contents for card part 14
  243. ----- text -----
  244. 3M, ABC TV, Aetna, Air Force, Alaska Dept. of Transportation, Alcoa, Allison, Alyeska Pipeline, AMA, American Cyanamid, Apple Computer, ARCO, Arizona State Parks, Army, Associated Marine Surveyors, Association of American Railroads, AT&T, Bank of America, Bechtel, Bell Labs, Bendix, Boeing, Borg-Warner, Brunswick, Bureau of Land Management, Bureau of the Census, Calif Dept of Justice, Caltrans, Canadian Aviation Safety Bureau, Canon, Caterpillar, Century 21, Chase Manhattan, Chevron, Chicago Board of Trade, Citicorp, Coast Guard, COMSAT Labs, Control Data, DEC, Del Monte Foods, Delco, Department of Defense, Dept of Commerce, DOW Chemical, Du Pont, Eli Lilly, Environmental Protection Agency, Exxon, Federal Express, Fermi Lab, Fireman's Fund, Ford, Forest Lawn, Garrett, Genentech, General Dynamics, General Electric, General Tire, Gillette, GM, Grumman, GTE, Heath/Zenith, Hewlett-Packard, Hitachi, Honeywell, Hughs, Hyatt Regency, Intel, International Monetary Fund, Japan Air Force, Jet Propulsion Labs, Kal Kan Food, KHJ TV, Kodak, L.A. County Health, L.A. Sheriff's Dept., Lawrence Livermore Lab, Lockheed, Los Alamos Lab, Martin Marietta, Mcdonnell Douglas, Mobil Oil, Monsanto, Motorola, NASA, National Semiconductor, Navy, NCR, Nippon Broadcasting System, Nissan Motors, Norwegian Mapping Authority, Office of Civil Preparedness, Office of Emergency Services, Oregon Traffic Safety, Pacific Missile Test Center, Polaroid, Procter & Gamble, Prudential, Rand, Raytheon, RCA, Red Carpet Realty, Rockwell, San Diego Zoo, Sears, Sharp, Shell, Sony, SQUIBB, St. Lawrence Seaway, Tennessee Valley Authority, Texaco, Texas Instruments, The Earth Project, Toyota, Travenol Labs, Triborough Bridge & Tunnel, True Meridian Land Surveying, TRW, U.S. Patent & Trademark, Union Carbide, Upjohn, Urban Property Research Co.,  USDA Forest Service, Veterans Administration, W.R. Grace, Westinghouse, Weyerhauser, World Bank, Xerox
  245.